CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 颜色 特征提取

搜索资源列表

  1. Histogram_HSV_36

    0下载:
  2. 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:guolijun
  1. hsvfeature1

    3下载:
  2. 这是图像处理中的颜色特征提取(低阶矩特征)MATLAB源代码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:835
    • 提供者:olindazh
  1. hsvfeature2

    0下载:
  2. 这是图像处理中HSV课件颜色特征提取(将H5等份,S,V分量各三等份)MATLAB源码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:921
    • 提供者:olindazh
  1. colorMomentRGB

    0下载:
  2. 颜色矩的计算 color Moment,图像处理特征提取-color Moment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:687
    • 提供者:ccmch
  1. colormoment

    1下载:
  2. 读取图片,提取图片的颜色矩特征,其中变量I=imread( 1.jpg ),1.jpg即为需要读取的图片。-Read the image, color moments extracted image features, including variable I = imread (' 1. Jpg ' ), 1.jpg shall be required to read the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19878
    • 提供者:yijing
  1. colorspace

    2下载:
  2. 对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!-For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!
  3. 所属分类:matlab

    • 发布日期:2016-05-17
    • 文件大小:71680
    • 提供者:刘小瑞
  1. feature-extraction-algorithm-

    0下载:
  2. 颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。-Color, shape, texture feature extraction algorithms and applications, various methods are very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1405605
    • 提供者:张明举
  1. 200707171152015173

    0下载:
  2. 图像检索中颜色的特征提取及匹配算法,以家权欧几里得距离,中心距得加权距离,直方图交集算法等。-Image Retrieval color feature extraction and matching algorithm to the right home Euclid distance, center distance of a weighted distance, histogram intersection algorithm.
  3. 所属分类:Document

    • 发布日期:2017-04-30
    • 文件大小:36592
    • 提供者:李里
  1. histgram

    0下载:
  2. 实现了图像的R、G、B三通道的提取,在实现灰度的基础上提取了一副bmp格式图像的三通道颜色特征-To achieve the image R, G, B three-channel extraction, in achieving the gray-scale based on the extracted a bmp format images of the three-channel color feature
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2243286
    • 提供者:梁静
  1. c_value

    0下载:
  2. 提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:324286
    • 提供者:董懂
  1. 37724099hsvfeature1

    0下载:
  2. 基于视觉特征的图像特征提取,在HSV颜色空间提取彩色纹理特征-Based on the visual characteristics of image feature extraction, in the HSV color space, color texture feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:839
    • 提供者:jiajia
  1. ImageRetrievalMethod

    0下载:
  2. 本文采用的图像特征提取和表示方法,考虑了颜色空间分布的位移信息,同时也考虑了颜色空间分布的统计信息,通过实验检验这种综合方法的检索效率。实验结果表明,此方法可以取得比较好的效果。-The method of feature extract end express we adopt considers the space information of the color, and also consider the shape of the color. The experimental resu
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1453728
    • 提供者:lanyu
  1. imageclass

    0下载:
  2. 从互联网上找到的一个关于颜色,纹理,形状提取图像特征的源码-color texture shape detection,source and doc from the web
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1631923
    • 提供者:overred
  1. ColorHistogram

    0下载:
  2. 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a
  3. 所属分类:Special Effects

    • 发布日期:2016-12-25
    • 文件大小:1024
    • 提供者:sangsang
  1. extra

    0下载:
  2. 提取图像颜色特征:RGB转化HSI并且生成123阶中心距-extract the color feature of a image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1024
    • 提供者:张旭
  1. colorMom

    0下载:
  2. 颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值,mean)、二阶矩(方差,viarance)和三阶矩(斜度,skewness)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。本代码很好的实现了对图片颜色矩的提取,并有详细的注释。(Color moment is said a simple and effective method of color feature, a moment (mean, mean)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:蔓延而过
  1. 特征 提取

    1下载:
  2. 提取目标的形状特征、颜色特征和边缘特征等。
  3. 所属分类:matlab例程

    • 发布日期:2017-07-29
    • 文件大小:88890
    • 提供者:fanxueforever
  1. tuxiangjiansuo

    1下载:
  2. 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Kovin
  1. 颜色、形状参考源程序

    0下载:
  2. 颜色形状检索论文及形状特征提取MATLAB代码(Color and shape retrieval, paper and shape feature extraction, MATLAB code.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2035712
    • 提供者:四海归平克
  1. ColorMoments

    2下载:
  2. 提取图像RGB颜色空间内的颜色矩。颜色矩是图像重要的颜色特征,在图像检索、比对中具有重要作用。(Calculate the color moment of each color channel in RGB color space of an image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-07
    • 文件大小:1554432
    • 提供者:安静先生
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com